home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 26 / CU Amiga Magazine's Super CD-ROM 26 (1998)(EMAP Images)(GB)[!][issue 1998-09].iso / CUCD / Utilities / urb2 / catalogs / urb.cd next >
Text File  |  1998-06-22  |  3KB  |  183 lines

  1. #header URB_LOCALE
  2. ;
  3. ;generate urb.lh using:
  4. ;        catcomp hd7:urb2/urb.cd CFILE hd7:urb2/urb.lh NOBLOCK NOCODE
  5. ;
  6. ;generate urb.ct using:
  7. ;        catcomp hd7:urb2/urb.cd CTFILE hd7:urb2/urb.ct
  8. ;
  9. ;generate urb.catalog using:
  10. ;        catcomp hd7:urb2/urb.cd TRANSLATION urb.**** CATALOG hd7:urb2/catalogs/****/urb2.catalog NOOPTIM
  11. ;        where **** is the language to produce, NOOPTIM allows unchanged strings
  12. ;
  13. ;                  Menu Text Entries
  14. ;
  15. ;  Project Menu
  16. ;
  17. MSG_MENU_PROJECT (//)
  18. Project
  19. ;
  20. MSG_MENU_ABOUT (//)
  21. About
  22. ;
  23. MSG_MENU_MUI (//)
  24. MUI
  25. ;
  26. MSG_MENU_URB (//)
  27. URB
  28. ;
  29. MSG_MENU_LOAD (//)
  30. Load...
  31. ;
  32. MSG_MENU_RELOAD (//)
  33. ReLoad
  34. ;
  35. MSG_MENU_SAVE (//)
  36. Save
  37. ;
  38. MSG_MENU_SAVEAS (//)
  39. SaveAs...
  40. ;
  41. MSG_MENU_ICONIFY (//)
  42. Iconify
  43. ;
  44. MSG_MENU_QUIT (//)
  45. Quit
  46. ;
  47. ;    Settings Menu
  48. ;
  49. MSG_MENU_SETTINGS (//)
  50. Settings
  51. ;
  52. MSG_MENU_OPENCFG (//)
  53. Open Configuration Window
  54. ;
  55. MSG_MENU_MUISET (//)
  56. MUI Settings...
  57. ;
  58. ;    Display Menu
  59. ;
  60. MSG_MENU_DISPLAY (//)
  61. Display
  62. ;
  63. MSG_MENU_LOCK (//)
  64. Lock/Unlock Buttons
  65. ;
  66. MSG_MENU_SHOWBARS (//)
  67. Show/Hide Sizing Bars
  68. ;
  69. MSG_MENU_SHOWCLUS (//)
  70. Show/Hide All Clusters
  71. ;
  72. MSG_MENU_NRESIZE (//)
  73. Use buttons to resize
  74. ;
  75. MSG_MENU_NCMDS (//)
  76. Use buttons for commands
  77. ;
  78. MSG_MENU_SNAP (//)
  79. Snapshot Window
  80. ;
  81. MSG_MENU_UNSNAP (//)
  82. UnSnapshot Window
  83. ;
  84. MSG_MENU_REFRESH (//)
  85. Refresh Window
  86. ;
  87. ;   Layout Menu
  88. ;
  89. MSG_MENU_LAYOUT (//)
  90. Layout
  91. ;
  92. MSG_MENU_DEFAULT (//)
  93. Set to Default 
  94. ;
  95. MSG_MENU_RANDOM (//)
  96. Randomize layout
  97. ;
  98. MSG_MENU_RESTORE (//)
  99. Restore to Last Saved
  100. ;
  101. ;   Window Options Menu
  102. ;
  103. MSG_MENU_WINOPTS (//)
  104. Window Options
  105. ;
  106. MSG_MENU_BORDER (//)
  107. Borderless
  108. ;
  109. MSG_MENU_NOTITLE (//)
  110. No Title Borderless
  111. ;
  112. MSG_MENU_BACKDROP (//)
  113. Backdrop Window
  114. ;
  115. MSG_MENU_SCROLL (//)
  116. Scrollbars
  117. ;
  118. ;                  Gadgets and Labels
  119. ;
  120. ;
  121. MSG_BUTTON_OK (//)
  122. *_OK
  123. ;
  124. MSG_BUTTON_OKCAN (//)
  125. _OK|*_Cancel
  126. ;
  127. MSG_TITLE_LOAD (//)
  128. Select Configuration to Load
  129. ;
  130. MSG_TITLE_SAVEAS (//)
  131. Select Filename for SaveAs
  132. ;
  133. MSG_TITLE_SELECTF (//)
  134. Select a file...
  135. ;
  136. MSG_TITLE_SELECTD (//)
  137. Select a drawer...
  138. ;
  139. MSG_HELP_START (//)
  140. This is a Start button
  141. ;
  142. ;
  143. ;                  Help Messages
  144. ;
  145. ;
  146. ;                  Error and Informational Messages
  147. ;
  148. MSG_ABOUT_URB (//)
  149. \33c\33bURB v2.0\33n\n\
  150. Ubiquitous Resource Bars\n\n\
  151. Copyright ©1998 by Dick Whiting\n\n\
  152. Standard Disclaimer: I wrote it, it works for me, I don't guarantee\n\
  153. that it will do anything productive for anyone else, etc. etc. ;-)\n\n\
  154. HOWEVER, if you do find a use for it: I homeschool my kids and they would\n\
  155. love a postcard from where EVER you live. Instant Geography Lesson;)\n\n\
  156. \33c\33bPostcards:\33n\nDick Whiting\n28590 S. Beavercreek Rd.\n\
  157. Mulino, Oregon 97042\n\USA\n\n\33bEmail:\33n\nDick Whiting <dwhiting@europa.com>
  158. ;
  159. MSG_ERROR_APFAIL (//)
  160. Failed to create Application.
  161. ;
  162. MSG_ERROR_OPEN (//)
  163. Error opening file:
  164. ;
  165. MSG_ERROR_BADCFG (//)
  166. File is not a valid configuration file\n\
  167. or is the wrong version
  168. ;
  169. MSG_ERROR_OBJERR (//)
  170. Error creating MUI object
  171. ;
  172. MSG_ERROR_ASLOPEN (//)
  173. Cannot quit now, there are still\n\
  174. some file requesters open
  175. ;
  176. MSG_ERROR_LAYCHANGED (//)
  177. Layout has been changed\nQuit anyway?
  178. ;
  179. ;  This one is an empty string
  180. MSG_NULL (//)
  181.  
  182. ;
  183.